home *** CD-ROM | disk | FTP | other *** search
- From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
- Subject: Emulation stuff in the library
- Date: Mon, 17 Jan 1994 13:43:30 +0100
-
- Hello everybody!
-
- As the talk about how to emulate useful things in the mintlib and what
- things to emulate, I just want to mention that this library should
- not be overloaded with stuff that makes it slow.
- Example: I am currently writing an NFS server and when I replaced the
- library functions for file and directory IO with direct system calls
- and got about twice the speed! I think that most of the speed decrease
- is due to _unx2dos().
-
- Just my DM 0.02
- Ulrich
-
- --
- +---------------+----------------------------+-----------------------+
- | Ulrich Kuehn | Internet: | Life is uncertain -- |
- | Cand.Math.Inf | kuehn@math.uni-muenster.de | eat the dessert first |
- +---------------+----------------------------+-----------------------+
-